Features Page

Features

Features Hidden

Hidden

Features

Introduction

Geralt AI boasts of a many handy features which are quite powerful, flexible, functional & easy to use. you can do changes in features very easily. Here is the List of features that uses in this website:

  • Sections
  • Container
  • Counter
  • Bootstrape Carousels
  • Font Awesome 6 Icons
  • Pricing
  • 404 Error
  • Switch
  • FAQ
  • Contact Us
  • Gsap Sliders
  • Swiper Slider

Each of the above mentioned features are easily extendable, flexible & easy to use. You can find the sample codes from stylesheet. We are explaining a few of them for your Reference.

Animations

Scroll to reveal Animations are latest in the Trends. You can do them too with Bistro. You can use animations on any element you want. Here is the Sample Code:

											
												@keyframes wave-animation {
													0% {
														transform: rotate(0.0deg)
													}
							
													10% {
														transform: rotate(14.0deg)
													}
												
													20% {
														transform: rotate(-8.0deg)
													}
												
													30% {
														transform: rotate(14.0deg)
													}
												
													40% {
														transform: rotate(-4.0deg)
													}
												
													50% {
														transform: rotate(10.0deg)
													}
												
													60% {
														transform: rotate(0.0deg)
													}
												
													100% {
														transform: rotate(0.0deg)
													}
												}
											
										

Note: Delay Duration is in milliseconds.

Here is the list of the Animation Types you can use:

  • bounce
  • flash
  • pulse
  • rubberBand
  • shake
  • swing
  • tada
  • wobble
  • bounceIn
  • bounceInDown
  • bounceInLeft
  • bounceInRight
  • bounceInUp
  • bounceOut
  • bounceOutDown
  • bounceOutLeft
  • bounceOutRight
  • bounceOutUp
  • fadeIn
  • fadeInDown
  • fadeInDownBig
  • fadeInLeft
  • fadeInLeftBig
  • fadeInRight
  • fadeInRightBig
  • fadeInUp
  • fadeInUpBig
  • fadeOut
  • fadeOutDown
  • fadeOutDownBig
  • fadeOutLeft
  • fadeOutLeftBig
  • fadeOutRight
  • fadeOutRightBig
  • fadeOutUp
  • fadeOutUpBig
  • flip
  • flipInX
  • flipInY
  • flipOutX
  • flipOutY
  • lightSpeedIn
  • lightSpeedOut
  • rotateIn
  • rotateInDownLeft
  • rotateInDownRight
  • rotateInUpLeft
  • rotateInUpRight
  • rotateOut
  • rotateOutDownLeft
  • rotateOutDownRight
  • rotateOutUpLeft
  • rotateOutUpRight
  • hinge
  • rollIn
  • rollOut
  • zoomIn
  • zoomInDown
  • zoomInLeft
  • zoomInRight
  • zoomInUp
  • zoomOut
  • zoomOutDown
  • zoomOutLeft
  • zoomOutRight
  • zoomOutUp

Topics

Topics